home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1 Issue 2 / PDCD-1 - Issue 02.iso / _utilities / utilities / 003 / riscscript / !RiScript / !Boot next >
Text File  |  1993-11-25  |  423b  |  12 lines

  1. | Boot file for RiScript.
  2. |
  3. | Note the use of %% that ensures that the substitution happens
  4. | when the file is run, rather than when this file is obeyed.
  5. | The Obey$Dir, on the other hand, is substituted when this file is obeyed.
  6. |
  7. Set RiScript$Dir <Obey$Dir>
  8. Set RiScript$Path <RiScript$Dir>.
  9. IconSprites <RiScript$Dir>.!Sprites22
  10. Set Alias$@RunType_FF5 Run <RiScript$Dir>.!Run %%*0
  11. Set Alias$ps <RiScript$Dir>.!Run- %%*0
  12.